home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 17 / AACD 17.BIN / dists / potato / main / disks-m68k / 2.2.19-2000-12-03 / amiga / images-1.44 / rescue.bin / README.TXT < prev    next >
Text File  |  2000-11-29  |  896b  |  22 lines

  1. You can place any compressed Linux kernel on this disk, and it should boot.
  2. To do so:
  3.     Configure the kernel with the following facilities linked in: initrd,
  4.     ramdisk, loop, msdos, fat, elf, ext2fs, procfs.
  5.     Make your kernel with "make bzImage".
  6.     Copy it to "linux" on the boot disk.
  7.     Change directory to the boot disk and run ./rdev.sh to configure the kernel.
  8.     Optionally, edit syslinux.cfg to add arguments to the "DEFAULT"
  9.     line, or add an "APPEND" line with arguments to be appended to any
  10.     user-typed command line as well as the default.
  11.  
  12. Documentation to read:
  13.     /usr/doc/syslinux/syslinux.doc.gz
  14.     "man rdev"
  15.     /usr/src/linux/Documentation/ramdisk.txt
  16.  
  17. Source code:
  18.     The scripts that create this disk and the other Debian bootstrap disks
  19.     are installed in /usr/src/boot-floppies/ by the boot-floppies package.
  20.  
  21. - Bruce Perens, 12-March-1996
  22.